home *** CD-ROM | disk | FTP | other *** search
/ 1000 Apple LAN Literacy / 1000 Apple LAN Literacy.iso / Apple LAN Literacy / Literacy Guided Tour / Literacy Guided Tour / card_4887.txt < prev    next >
Text File  |  1989-08-22  |  2KB  |  79 lines

  1. -- card: 4887 from stack: in
  2. -- bmap block id: 3597
  3. -- flags: 4000
  4. -- background id: 2669
  5. -- name: Guided Tour C/1
  6. ----- HyperTalk script -----
  7. on mouseUp
  8.   go next
  9. end mouseUp
  10.  
  11.  
  12. -- part 1 (field)
  13. -- low flags: 01
  14. -- high flags: 2004
  15. -- rect: left=20 top=217 right=332 bottom=460
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 0
  19. -- font id: 156
  20. -- text size: 16
  21. -- style flags: 256
  22. -- line height: 17
  23. -- part name: Text
  24.  
  25.  
  26. -- part 8 (button)
  27. -- low flags: 00
  28. -- high flags: 4000
  29. -- rect: left=22 top=219 right=328 bottom=456
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 0 / 0
  32. -- text alignment: 1
  33. -- font id: 0
  34. -- text size: 12
  35. -- style flags: 0
  36. -- line height: 16
  37. -- part name: hiliter
  38. ----- HyperTalk script -----
  39. on mouseUp
  40.   set the hilite of me to true
  41.   pass mouseUp
  42. end mouseUp
  43.  
  44.  
  45. -- part 15 (button)
  46. -- low flags: 00
  47. -- high flags: 2002
  48. -- rect: left=316 top=309 right=335 bottom=349
  49. -- title width / last selected line: 0
  50. -- icon id / first selected line: 1234 / 1234
  51. -- text alignment: 1
  52. -- font id: 0
  53. -- text size: 12
  54. -- style flags: 0
  55. -- line height: 16
  56. -- part name: Lesson
  57. ----- HyperTalk script -----
  58. on mouseUp
  59.   repeat 8
  60.     set the hilight of bg btn "main menu" to not the hilight of bg btn "main menu"
  61.   end repeat
  62. end mouseUp
  63.  
  64.  
  65. -- part contents for background part 2
  66. ----- text -----
  67. Course Organization
  68.  
  69. -- part contents for background part 1
  70. ----- text -----
  71. N&C Guided Tour
  72.  
  73. -- part contents for card part 1
  74. ----- text -----
  75. This course is organized into three levels: Units, Lessons, and Segments.
  76. At the Unit level, there are menus that present Lesson titles.  At the Lesson level, there are menus that present Segment titles.  Segments contain the actual instruction.
  77.                                                                      Click anywhere to continue this tour.
  78.                                                Click the ‚ÄúMenu‚Äù button                 to exit the tour.
  79.